Release 10.1A: OpenEdge Development:
Progress 4GL Reference


CALL-NAME attribute

The name of one of the following:

char-expression

A CHARACTER expression indicating the name of the procedure, user-defined function, or attribute. The default is the Unknown value (?).

If char-expression is a procedure, the rules for finding the procedure are the same as those of the RUN statement, including the treatment of SUPER. However, the actual instance of the file, procedure name, or attribute is not determined until the dynamic invoke is executed.

If char-expression is a user-defined function, an attribute, or a method, the rules for finding the function or attribute are the same as those for finding a function or attribute invoked statically.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095